[INFO] cloning repository https://github.com/carlos53093/db-interface
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carlos53093/db-interface" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlos53093%2Fdb-interface", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlos53093%2Fdb-interface'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7342d42f2613520ac2e88db356c49abc082d2f12
[INFO] testing carlos53093/db-interface against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarlos53093%2Fdb-interface" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carlos53093/db-interface
[INFO] finished tweaking git repo https://github.com/carlos53093/db-interface
[INFO] tweaked toml for git repo https://github.com/carlos53093/db-interface written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carlos53093/db-interface on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carlos53093/db-interface already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c4144dc622b969814f5f30caf26e135758ca18fd48e868e3e0da9233be1f4d1
[INFO] running `Command { std: "docker" "start" "-a" "3c4144dc622b969814f5f30caf26e135758ca18fd48e868e3e0da9233be1f4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c4144dc622b969814f5f30caf26e135758ca18fd48e868e3e0da9233be1f4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c4144dc622b969814f5f30caf26e135758ca18fd48e868e3e0da9233be1f4d1", kill_on_drop: false }`
[INFO] [stdout] 3c4144dc622b969814f5f30caf26e135758ca18fd48e868e3e0da9233be1f4d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d48f92078690a84a03e06e47724c8996f63c03d12ed70034341e2bdcb894e649
[INFO] running `Command { std: "docker" "start" "-a" "d48f92078690a84a03e06e47724c8996f63c03d12ed70034341e2bdcb894e649", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling const-hex v1.11.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint v1.12.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling clickhouse-rs-cityhash-sys v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clickhouse-derive v0.1.1 (https://github.com/SorellaLabs/clickhouse.rs?branch=master#a85b4fec)
[INFO] [stderr]    Compiling db-interfaces-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling alloy-primitives v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling clickhouse v0.11.5 (https://github.com/SorellaLabs/clickhouse.rs?branch=master#a85b4fec)
[INFO] [stderr]    Compiling db-interfaces v0.1.0 (/opt/rustwide/workdir/interfaces)
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used
[INFO] [stdout]  --> interfaces/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "d48f92078690a84a03e06e47724c8996f63c03d12ed70034341e2bdcb894e649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48f92078690a84a03e06e47724c8996f63c03d12ed70034341e2bdcb894e649", kill_on_drop: false }`
[INFO] [stdout] d48f92078690a84a03e06e47724c8996f63c03d12ed70034341e2bdcb894e649
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b99652ad689e7e89a18c4f2187e3d6f7c036582c0a2ea32703a93485bc00437
[INFO] running `Command { std: "docker" "start" "-a" "6b99652ad689e7e89a18c4f2187e3d6f7c036582c0a2ea32703a93485bc00437", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling trybuild v1.0.90
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling serial_test_derive v0.10.0
[INFO] [stderr]    Compiling metrics-macros v0.6.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v0.10.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling db-interfaces-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling db-interfaces v0.1.0 (/opt/rustwide/workdir/interfaces)
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used
[INFO] [stdout]  --> interfaces/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used
[INFO] [stdout]  --> interfaces/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.97s
[INFO] running `Command { std: "docker" "inspect" "6b99652ad689e7e89a18c4f2187e3d6f7c036582c0a2ea32703a93485bc00437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b99652ad689e7e89a18c4f2187e3d6f7c036582c0a2ea32703a93485bc00437", kill_on_drop: false }`
[INFO] [stdout] 6b99652ad689e7e89a18c4f2187e3d6f7c036582c0a2ea32703a93485bc00437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4c6d6a322402443ee630ed98482d481053b157ba1b892324145fe8117517773
[INFO] running `Command { std: "docker" "start" "-a" "c4c6d6a322402443ee630ed98482d481053b157ba1b892324145fe8117517773", kill_on_drop: false }`
[INFO] [stderr] warning: feature `associated_type_defaults` is declared but not used
[INFO] [stderr]  --> interfaces/src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(associated_type_defaults)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `db-interfaces` (lib) generated 1 warning
[INFO] [stderr] warning: `db-interfaces` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/db_interfaces-2be8f5972b32cff7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/db_interfaces_macros-d6b5aa34774d4831)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tests-80e9c803b9d88fbf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test macro_tests::test_database1_Database1Table0_1 ... ok
[INFO] [stdout] test macro_tests::test_database0_Database0Table0_0 ... ok
[INFO] [stdout] test macro_tests::test_database1_Database1Table0_2 ... ok
[INFO] [stdout] test macro_tests::test_database1_Database1Sub_Db0Table0_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests db_interfaces
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test interfaces/src/clickhouse/dbms.rs - clickhouse::dbms::clickhouse_dbms (line 132) ... FAILED
[INFO] [stdout] test interfaces/src/clickhouse/dbms.rs - clickhouse::dbms::clickhouse_dbms (line 141) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- interfaces/src/clickhouse/dbms.rs - clickhouse::dbms::clickhouse_dbms (line 132) stdout ----
[INFO] [stdout] error: cannot find macro `clickhouse_dbms` in this scope
[INFO] [stdout]    --> interfaces/src/clickhouse/dbms.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | db_interfaces::clickhouse_dbms!(ExampleDBMS0, "cluster1", [Table0, Table1])
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `db_interfaces::clickhouse_dbms` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: the derive macro `Row` accepts the similarly named `clickhouse` attribute
[INFO] [stdout]     |
[INFO] [stdout] 151 -         clickhouse_dbms!(INTERNAL, $dbms, Some($cluster), [$($table,)*]);
[INFO] [stdout] 151 +         clickhouse!(INTERNAL, $dbms, Some($cluster), [$($table,)*]);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 131 + use db_interfaces::clickhouse_dbms;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interfaces/src/clickhouse/dbms.rs - clickhouse::dbms::clickhouse_dbms (line 141) stdout ----
[INFO] [stdout] error: cannot find macro `clickhouse_dbms` in this scope
[INFO] [stdout]    --> interfaces/src/clickhouse/dbms.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | db_interfaces::clickhouse_dbms!(ExampleDBMS1, [Table0, Table1])
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `db_interfaces::clickhouse_dbms` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: the derive macro `Row` accepts the similarly named `clickhouse` attribute
[INFO] [stdout]     |
[INFO] [stdout] 147 -         clickhouse_dbms!(INTERNAL, $dbms, None, [$($table,)*]);
[INFO] [stdout] 147 +         clickhouse!(INTERNAL, $dbms, None, [$($table,)*]);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 140 + use db_interfaces::clickhouse_dbms;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     interfaces/src/clickhouse/dbms.rs - clickhouse::dbms::clickhouse_dbms (line 132)
[INFO] [stdout]     interfaces/src/clickhouse/dbms.rs - clickhouse::dbms::clickhouse_dbms (line 141)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p db-interfaces --doc`
[INFO] running `Command { std: "docker" "inspect" "c4c6d6a322402443ee630ed98482d481053b157ba1b892324145fe8117517773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c6d6a322402443ee630ed98482d481053b157ba1b892324145fe8117517773", kill_on_drop: false }`
[INFO] [stdout] c4c6d6a322402443ee630ed98482d481053b157ba1b892324145fe8117517773
